
Frenden Dax
Dax Acquisitions
|
Posted - 2009.06.29 05:11:00 -
[1]
I downloaded EMMA onto a Vista system, and the first time I started it it worked! I made a new account, added my APIs, and enjoyed the shininess of a NAV report and Item report. Then I closed it and did other stuff.
When I opened it again, it had decided that I smelled funny. It lags for a bit and then crashes. I uninstalled, re-installed, and now it won't even let me make a new account. Moreover, it has the cheek to spew out the following errors. The first one is from a popup that appears, and the next two are from the exception log.
Quote: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at EveMarketMonitorApp.GUIElements.Main.ControlPanel_Move(Object sender, EventArgs e) at System.Windows.Forms.Control.OnMove(EventArgs e) at System.Windows.Forms.Control.OnLocationChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds() at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Quote: ===================================================================================== EXCEPTION REPORT ===================================================================================== 6/28/2009 9:56:38 PM Error - EveMarketMonitorApp.Common.EMMADataException - Problem adding station to database. Inner Exception: Failed to update database "C:\PROGRAM FILES\EMMA\DATA\EVEDATA.MDF" because the database is read-only. Stack Trace: at System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) at System.Data.Common.DbDataAdapter.Update(DataTable dataTable) at EveMarketMonitorApp.DatabaseClasses.EveDataSetTableAdapters.staStationsTableAdapter.Update(staStationsDataTable dataTable) at EveMarketMonitorApp.DatabaseClasses.Stations.AddStation(Int32 stationID, String stationName, Int32 solarSystemID, Int32 corpID)
Quote: EXCEPTION REPORT ===================================================================================== 6/28/2009 9:57:11 PM Error - EveMarketMonitorApp.Common.EMMAException - Cannot find account 'Frenden'
|